columnview: Add a property for column separators
authorMatthias Clasen <mclasen@redhat.com>
Wed, 3 Jun 2020 21:34:35 +0000 (17:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 3 Jun 2020 21:57:23 +0000 (17:57 -0400)
commit4b683629816ea3a1809d7e8d99a44cc10d33bbbe
treef20f9d03c335fd18d2032599e2dd788b3cf7b226
parent658e4c535783134966d1bde898fc5cc17255a778
columnview: Add a property for column separators

Rename the show-separators property to show-row-separators,
and add a matching show-column-separators property. It is
implemented by setting the .column-separators style class
on the column view.
docs/reference/gtk/gtk4-sections.txt
gtk/gtkcolumnview.c
gtk/gtkcolumnview.h